Skip to content
Back to search
30
MCP

Kiro Memory

pulsemcp/kiro memory

Provides intelligent memory management and task tracking for software development projects with automatic project detection, semantic search, and SQLite-based persistence that maintains context across coding sessions through memory classification, relationship building, and context-aware task creation.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

kiro-mcp-memory
Enhanced MCP server for Kiro memory and task management with AI-powered features
0 tools
RepoMemory
Persistent, searchable knowledge base for AI coding agents with hybrid keyword and semantic search across project context.
0 tools
io.github.krimto-labs/krimto
Memory for AI coding agents — markdown in your own git, not a vendor database. Apache-2.0.
0 tools
AgentKits Memory
Provides persistent memory capabilities for coding assistants by automatically capturing tool usage, decisions, and patterns across sessions
0 tools
Memory
SQLite-backed persistent memory server with FTS5 full-text search, entity relationship tracking, and project scoping for AI agents.
0 tools
SQLite Memory
Provides persistent key-value memory storage using SQLite with CRUD operations for storing structured data, conversation history, and user p
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kiro_memory": {
      "url": "None",
      "transport": "http"
    }
  }
}